![]() |
PATH![]() |
![]() ![]() |
The URL Access Manager provides two high-level functions for downloading data from HTTP, HTTPS, FTP, and file:/// URLs:
Both functions allow you to specify an application-defined system event callback routine that the URL Access Manager calls in order to convey system events to your application during the download process. You can control whether an existing file is replaced, whether a progress indicator is displayed during the transfer, and whether an authentication dialog is displayed if the URL requires authentication. You can also specify that encoded files are to be decoded and expanded if the Stuffit Engine is installed, indicate that the URL is a directory, or specify that you want to download a directory listing instead of the contents of a file or directory.
The URL Access Manager provides two high-level functions for uploading data to an FTP URL:
Both functions allow you to specify that the data is to be encoded in BinHex format, that a progress indicator is to be displayed, and that an authentication dialog box is to be displayed if the URL requires authentication.